GtkGestureMultiPress: reset multi-press sequence if the source device changes
authorCarlos Garnacho <carlosg@gnome.org>
Mon, 22 Feb 2016 21:38:56 +0000 (22:38 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 24 Feb 2016 01:35:01 +0000 (20:35 -0500)
commit3d700515e191986dddb4e5675ef41af8695a472f
tree5396c1cee30d803a99891450c604ce12f5735135
parent63a204e1c5b6cbd52e63784d25f59ce152a7d7a8
GtkGestureMultiPress: reset multi-press sequence if the source device changes

This prevents multipress sequences to possibly come from different mice.
Now the accumulated number of presses will be reset if the device changes
in the mean time.

https://bugzilla.gnome.org/show_bug.cgi?id=723659
gtk/gtkgesturemultipress.c